From: Juri Linkov Date: Thu, 2 Jul 2009 23:01:42 +0000 (+0000) Subject: Add `Info-virtual-index' and `async-shell-command'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11678 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=23861bd81eeed492ef68b6acbfba711a002d9d4c;p=emacs.git Add `Info-virtual-index' and `async-shell-command'. --- diff --git a/etc/NEWS b/etc/NEWS index 1ad3d504340..041d773c5fb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -41,6 +41,11 @@ frame parameter fullscreen makes the Emacs frame maximized. * Changes in Specialized Modes and Packages in Emacs 23.2 +** Info + +*** The new command `Info-virtual-index' bound to "I" displays a menu of +matched topics found in the index. + +++ ** New connection methods in Tramp. On systems which support GVFS-Fuse, Tramp offers the new connection @@ -50,6 +55,13 @@ methods "dav", "davs", "obex" and "synce". *** When a file is not found, VC will not try to check it out of RCS anymore. +** Miscellaneous + +*** The new command `async-shell-command' bound globally to `M-&' executes +the command asynchronously without the need to manually add ampersand to +the end of the command. Its output appears in the buffer `*Async Shell +Command*'. + * Installation Changes in Emacs 23.1